[INFO] cloning repository https://github.com/zakhenry/lambda-grpc-web
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zakhenry/lambda-grpc-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzakhenry%2Flambda-grpc-web", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzakhenry%2Flambda-grpc-web'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a34086cc1179b502ce10b72f745e70ee96b487f
[INFO] fixing zakhenry/lambda-grpc-web against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzakhenry%2Flambda-grpc-web" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zakhenry/lambda-grpc-web
[INFO] finished tweaking git repo https://github.com/zakhenry/lambda-grpc-web
[INFO] tweaked toml for git repo https://github.com/zakhenry/lambda-grpc-web written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zakhenry/lambda-grpc-web on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zakhenry/lambda-grpc-web already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/zakhenry/tonic`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-context-macros v0.4.1
[INFO] [stderr]   Downloaded test-context v0.4.1
[INFO] [stderr]   Downloaded lambda_runtime v1.0.2
[INFO] [stderr]   Downloaded tonic-prost v0.14.2
[INFO] [stderr]   Downloaded zmij v1.0.5
[INFO] [stderr]   Downloaded dotenvy_macro v0.15.7
[INFO] [stderr]   Downloaded lambda_runtime_api_client v1.0.1
[INFO] [stderr]   Downloaded aws_lambda_events v1.0.2
[INFO] [stderr]   Downloaded http-serde v2.1.1
[INFO] [stderr]   Downloaded query_map v0.7.0
[INFO] [stderr]   Downloaded lambda_http v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 08042c670d1848dd2c05c78fcd0dbc080adafd0cf4c3344c4a737acd8a539e43
[INFO] running `Command { std: "docker" "start" "08042c670d1848dd2c05c78fcd0dbc080adafd0cf4c3344c4a737acd8a539e43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08042c670d1848dd2c05c78fcd0dbc080adafd0cf4c3344c4a737acd8a539e43" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08042c670d1848dd2c05c78fcd0dbc080adafd0cf4c3344c4a737acd8a539e43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08042c670d1848dd2c05c78fcd0dbc080adafd0cf4c3344c4a737acd8a539e43" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zmij v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr]    Compiling dotenvy_macro v0.15.7
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling test-context-macros v0.4.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking query_map v0.7.0
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking test-context v0.4.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-serde v2.1.1
[INFO] [stderr]    Compiling integration v0.1.0 (/opt/rustwide/workdir/integration)
[INFO] [stderr]    Compiling example-server-streaming v0.1.0 (/opt/rustwide/workdir/examples/server-streaming)
[INFO] [stderr]    Compiling example-hello-world v0.1.0 (/opt/rustwide/workdir/examples/hello-world)
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking aws_lambda_events v1.0.2
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking lambda_runtime_api_client v1.0.1
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking lambda_runtime v1.0.2
[INFO] [stderr]     Checking lambda_http v1.0.2
[INFO] [stderr]     Checking tonic v0.14.2 (https://github.com/zakhenry/tonic?rev=c3d84d77db4803ef54948aab4fe97c67150329ce#c3d84d77)
[INFO] [stderr]     Checking tonic-web v0.14.2 (https://github.com/zakhenry/tonic?rev=c3d84d77db4803ef54948aab4fe97c67150329ce#c3d84d77)
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stderr]     Checking lambda-grpc-web v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]   --> integration/tests/integration.rs:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let origin: Uri = dotenv!("ORIGIN_URI").try_into().unwrap();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here
[INFO] [stdout]    |
[INFO] [stdout]    = note: the usage of `dotenv!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let origin: Uri = dotenv!("ORIGIN_URI");.try_into().unwrap();
[INFO] [stdout]    |                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Error loading .env file: path not found
[INFO] [stdout]   --> integration/tests/integration.rs:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let origin: Uri = dotenv!("ORIGIN_URI").try_into().unwrap();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/server-streaming/src/main.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |         let mut stream = response.into_inner();
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `integration` (test "integration") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "08042c670d1848dd2c05c78fcd0dbc080adafd0cf4c3344c4a737acd8a539e43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08042c670d1848dd2c05c78fcd0dbc080adafd0cf4c3344c4a737acd8a539e43", kill_on_drop: false }`
[INFO] [stdout] 08042c670d1848dd2c05c78fcd0dbc080adafd0cf4c3344c4a737acd8a539e43
